projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
09e997d
)
*** empty log message ***
author
Gerd Moellmann
<gerd@gnu.org>
Wed, 3 Jan 2001 12:33:35 +0000
(12:33 +0000)
committer
Gerd Moellmann
<gerd@gnu.org>
Wed, 3 Jan 2001 12:33:35 +0000
(12:33 +0000)
src/ChangeLog
patch
|
blob
|
history
diff --git
a/src/ChangeLog
b/src/ChangeLog
index 6f3b4637eccadfb858106bbb03b4e99af5f99e07..4f622116cebdb13caa862daba076931918891304 100644
(file)
--- a/
src/ChangeLog
+++ b/
src/ChangeLog
@@
-1,3
+1,9
@@
+2001-01-03 Gerd Moellmann <gerd@gnu.org>
+
+ * xdisp.c (try_window_reusing_current_matrix): Fix bug setting
+ the enabled_p flag of the glyph row at window_end_vpos to 0.
+ (handle_single_display_prop): Fix last change.
+
2001-01-02 Richard M. Stallman <rms@caffeine.ai.mit.edu>
* window.c (Frecenter): Doc fix.